Depend on fonts-cantarell for tests
authorSimon McVittie <smcv@debian.org>
Fri, 8 May 2020 20:45:56 +0000 (21:45 +0100)
committerSimon McVittie <smcv@debian.org>
Mon, 6 Jul 2020 09:43:40 +0000 (10:43 +0100)
debian/control
debian/control.in

index 9009c1311f31c3c0792c13cd623ea56b3920c0f4..3443675b248244e6372d92bb016192b368108483 100644 (file)
@@ -10,6 +10,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                docbook-xml,
                docbook-xsl,
                dpkg-dev (>= 1.17.14),
+               fonts-cantarell <!nocheck>,
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 1.41.3),
                gsettings-desktop-schemas <!nocheck>,
@@ -211,6 +212,8 @@ Depends: gtk-3-examples,
          ${misc:Depends},
          ${shlibs:Depends},
          libgtk-4-0 (= ${binary:Version})
+Recommends: fonts-cantarell,
+            librsvg2-common,
 Description: example files for GTK 4
  GTK is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK is suitable
index 22c5cbd604c46b58f1ff55175e6f28243bab1f5a..72bad488f2a0b9cac9f0c06f1888b31e35078f87 100644 (file)
@@ -10,6 +10,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                docbook-xml,
                docbook-xsl,
                dpkg-dev (>= 1.17.14),
+               fonts-cantarell <!nocheck>,
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 1.41.3),
                gsettings-desktop-schemas <!nocheck>,
@@ -211,6 +212,8 @@ Depends: gtk-3-examples,
          ${misc:Depends},
          ${shlibs:Depends},
          @SHARED_PKG@ (= ${binary:Version})
+Recommends: fonts-cantarell,
+            librsvg2-common,
 Description: example files for GTK 4
  GTK is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK is suitable